@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:100%; color:#3f3f3f; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style: none outside none; margin:0px; padding:0px;}
img {border:none;}
a:link, a:visited {color:#131313; text-decoration: none;outline:none;}
a:hover, a:active {color:#004c99; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1300px;}
.kga{ margin:0 auto; max-width:1200px; width:98%;}
.kgb{ width:98%; margin:0 auto; max-width:1920px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both;font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x;font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-decoration:none}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #004f9e; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #004f9e; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ border-top:1px solid #ddd; height:450px;}
@media screen and (max-width:770px){
#dituContent{height:220px;}
}
/*基础配置*/
.cl {clear:both;}

.position { width: 200px; float: right; height: 50px; line-height: 50px; color: aliceblue;}

.position a { color: #fff;}

/*首页style开始*/
.top_bg{ background:#fff; width:100%; border-top:50px solid #fff; position:relative; z-index:999;/* box-shadow:0px 2px 8px rgba(0,0,0,0.6);*/}
.logo_nav{ width:100%;}
.logo_tel{height:125px; width:100%;}
.logo{ padding-top:27px;}
.tel{ padding-top:23px;}
.nav i{ display:none;}
.nav_bg{ background:#004c99; width:100%; height:57px; position:relative; z-index:999;}
.mobile-inner-nav{height:57px;}
.mobile-inner-nav a{display:block; float:left; width:12.5%; text-align:center; font-size:1rem; height:57px; line-height:57px; position:relative; color:#fff;}
.mobile-inner-nav a span{ display:block; position:relative; z-index:9;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{ color:#004f9e;}
.mobile-inner-nav a i{background:#eee; display:block; position:absolute; left:0%; bottom:0px; height:100%; transform:scaleX(0); transition:0.5s; width:100%;}
.mobile-inner-nav a:hover i,.mobile-inner-nav a.cur i{transform:scaleX(1); transition:0.5s;}
/*banner*/
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:1920px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:-960px;
	left:50%
}
#banner .item{ display: block;}
#banner img { display: block;width:1920px;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#1567a1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}
/*banner*/
.index_bga{ background:#fff; width:100%; padding-top:70px; padding-bottom:17px;}
.inda_title{ border-bottom:1px solid #dcdcdc; padding-bottom:25px;}
.inda_more{ font-size:0.75rem; color:#8b8b8b; padding-top:35px;}
.inda_more a{ color:#8b8b8b;}
.inda_more a:hover{ text-decoration:underline;}
.inda_nr{ padding-top:30px;}
.inda_fl{ width:21.4%; background:url(../images/inda_flbg.jpg) no-repeat center top #004c99; background-size:100%;}
.inda_bt{ text-align:center; padding:26px 0 27px 0; text-align:center;}
.inda_bt img{ max-width:92%;}
.inda_flnr{ background:#fff; width:98%; margin:0 1% 3% 1%; border-radius:5px;}
.inda_flnr ul{ padding:7% 7% 123px 7%;}
.inda_flnr li{ position:relative; border-bottom:1px dashed #d4d4d4; padding-bottom:5px; margin-bottom:5px; height:56px;}
.inda_flnr li a{ display:block; font-size:1.125rem; color:#656565; height:56px; line-height:56px; text-indent:15%; position:relative; z-index:9;}
.inda_flnr li:hover a{ color:#fff;}
.inda_flnr li i{ display:block; background:#004c99; height:56px; position:absolute; top:0; left:0; width:100%; border-radius:5px;transform:scaleX(0); transition:0.5s;}
.inda_flnr li:hover i{transform:scaleX(1); transition:0.5s;}
.inda_fr{ width:76%; padding-top:1px;}
.inda_fr li{ width:31.333%; margin:0 1% 2% 1%; float:left;}
.inda_fr li.on{ display:none;}
.inda_fr li a{ display:block; position:relative; border:1px solid #c6c5c5;}
.inda_pic{ overflow:hidden;}
.inda_pic img{ display:block; width:100%; transition:0.5s;}
.inda_fr li:hover .inda_pic img{transform:scale(1.1);}
.inda_kg{ background:#ddd; text-align:center; height:50px; line-height:50px; position:relative; width:100%;}
.inda_kg p{ font-size:1rem; position:relative; z-index:9;}
.inda_fr li:hover .inda_kg p{ color:#fff;}
.inda_kg i{ display:block; position:absolute; height:100%; width:100%; background:#004c99; left:0; top:0; transform:scaleX(0); transition:0.5s;}
.inda_fr li:hover .inda_kg i{transform:scaleX(1); transition:0.5s;}

.index_bgb{ padding-top:65px; padding-bottom:70px; width:100%; background:url(../images/index_bgb.jpg) no-repeat center; background-attachment:fixed;}
.indb_l{ width:47.4%;}
.indb_bt img{ max-width:100%;}
.indb_ms{ padding-top:5px; color:#f4f4f4; font-size:0.875rem; line-height:40px;}
.indb_more{ padding-top:20px;}
.indb_more a{display:block; width:128px; height:38px; line-height:38px; text-align:center; font-size:0.75rem; float:right; border:1px solid #fff; color:#fff;}
.indb_r{ width:47%; background:url(../images/indb_01.png) no-repeat left top;}
.indb_pic{ width:96.7%; margin-left:3.3%; margin-top:3.3%;}
.indb_pic img{ display:block; width:100%;}
.index_bgc{ background:url(../images/index_bgc.png) no-repeat center #f2f2f2; padding-top:87px; padding-bottom:65px; width:100%;}
.indc_title{ text-align:center;}
.indc_nr{ padding-top:35px;}
.indc_nr li{ width:25%; float:left;}
.indc_nr li a{ display:block; background:url(../images/indc_yy.png) no-repeat left top; padding-top:40px; text-align:center; cursor:pointer;}
.indc_nr li.on a{ background:none;}
.indc_wb{ width:60%; margin:0 auto; padding-top:30px; font-size:0.875rem; color:#5d5d5d; line-height:16px;}
.indc_wb p{ padding-bottom:15px; font-size:1.125rem; font-weight:bold; color:#053e97;}
.index_bgd{ padding-top:105px; padding-bottom:120px; background:#fff; width:100%;}
.indd_gd{ position:relative; margin-top:65px;}
.indd_nr li{ float:left; width:33.333%;}
.indd_nr li a{ display:block; margin:0 1%; position:relative; overflow:hidden;}
.indd_pic{ overflow:hidden;}
.indd_pic img{ display:block; width:100%; transition:0.5s;}
.indd_nr li:hover .indd_pic img{transform:scale(1.1);}
.indd_wb{ height:65px; background:rgba(255,255,255,0.8); line-height:65px; text-align:center; position:absolute; width:100%; left:0; bottom:-65px; font-size:0.875rem; color:#004c99; transition:0.5s;}
.indd_nr li:hover .indd_wb{ bottom:0; transition:0.5s;}
.indd_an a{ cursor:pointer; width:39px; height:61px; position:absolute; top:41%;transition:0.5s;}
.indd_an a.prev{ background:url(../images/indd_lbb.png) no-repeat; left:-50px;}
.indd_an a.next{ background:url(../images/indd_rbb.png) no-repeat; right:-50px;}
@media screen and (max-width:1366px){
.indd_an a.prev{left:-20px;}
.indd_an a.next{right:-20px;}
}
@media screen and (max-width:1280px){
.indd_an a.prev{left:-1%;}
.indd_an a.next{right:-1%;}
}
.indd_an a.prev:hover{ background:url(../images/indd_lb.png) no-repeat;transition:0.5s;}
.indd_an a.next:hover{ background:url(../images/indd_rb.png) no-repeat;transition:0.5s;}
.index_bge{ background:#f2f2f2; width:100%; padding-top:110px; padding-bottom:70px;}
.inde_title{ width:27.77%; color:#858585; font-size:0.875rem;}
.inde_title p{ border:1px solid #004c99; font-size:4rem; color:#004c99; text-indent:5%; line-height:100px; margin-bottom:8px;}
.inde_title a{ display:block; background:url(../images/inde_more.png) no-repeat; width:112px; height:33px; line-height:33px; text-align:center; color:#fff; font-size:0.75rem; margin-top:10px;}
.inde_nr{ width:72.23%;}
.inde_nr li{ float:left; width:41.5%; margin-left:8.5%;}
.inde_pic{ overflow:hidden;}
.inde_pic img{ display:block; width:100%; transition:0.5s;}
.inde_nr li:hover .inde_pic img{transform:scale(1.1);}
.inde_rq{ margin:-32px auto 0 auto; height:32px; width:117px; background:#004c99; border-radius:5px 5px 0 0; background:#004c99; position:relative; z-index:9; text-align:center; color:#fff; line-height:32px; font-size:0.875rem;}
.inde_wb{ padding-top:8px;}
.inde_bt{ height:30px; line-height:30px; font-size:0.9125rem;}
.inde_ms { font-size:0.875rem; line-height:22px; height:44px; overflow:hidden; color:#777;}
.inde_gd{ font-size:0.875rem; color:#a1a1a1; padding-top:5px;}
.link_bg{ height:24px; width:100%; background:#f2f2f2; padding-top:25px; padding-bottom:25px;}
.link_title{ font-size:1.125rem; color:#fff; font-weight:bold;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1010px;}
.link_nr a{ display:block; float:left; margin-right:10px; font-size:0.875rem; color:#525252;}
.link_nr a:hover{ text-decoration:underline;}
.foot_bg{ background:#003b77; width:100%;}
.fnav{ padding-top:35px; padding-bottom:20px; border-bottom:1px solid #004182;}
.fnav_l{ color:#6b6b6b; font-size:0.875rem; line-height:18px;}
.fnav_l p{ font-size:1.125rem; color:#fff; line-height:24px; background:url(../images/fnav_jt.png) no-repeat right center;}
.fnav_r{ height:24px; padding-top:18px;}
.fnav_r a{ font-size:0.875rem; padding:0 40px; color:#fff; line-height:24px;}
.fnav_r a:hover{ text-decoration:underline;}
.ftelewm{ padding-top:27px; padding-bottom:40px; border-top:1px solid #001931;}
.ftel_bt a{ color:#fff; font-size:1.125rem; padding-right:60px;}
.ftel_bt a:hover{ text-decoration:underline;}
.ftel_nr{ padding-top:15px; line-height:40px; color:#fff; font-size:0.875rem; color:#d8d8d8;}
.ftel_nr a{ color:#d8d8d8;}
.ftel_nr a:hover{ text-decoration:underline;}
.fewml_bt{ font-size:0.875rem; text-align:right; color:#fff;}
.fewml_bt a{ display:block; width:117px; height:36px; background:#004c99; line-height:36px; text-align:center; color:#fff; border-radius:3px; float:right; margin-bottom:8px;}
.fewml_nr{ padding-top:5px;}
.fewml_nr a{ display:block; font-size:1.375rem; line-height:30px; color:#fff;}
.fewm_r li{ float:left; text-align:center; margin-left:22px;}
.fewm_r li p{ font-size:0.875rem; padding-top:8px; color:#fff;}
.fbq{ height:25px; padding-top:15px; padding-bottom:15px; line-height:24px; border-top:1px solid #3e6287; font-size:0.8125rem; color:#fff;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:561px;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:561px;}
.case_banner{ background:url(../images/case_banner.jpg) no-repeat center; width:100%; height:561px;}
.video_banner{ background:url(../images/video_banner.jpg) no-repeat center; width:100%; height:561px;}
.news_banner{ background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:561px;}
.pro_banner{ background:url(../images/pro_banner.jpg) no-repeat center; width:100%; height:561px;}
.abo_title{ text-align:right; padding-top:55px;}
.contact_title{padding-top:55px;}
.main_flbg{ background:rgba(0,78,156,0.8); width:100%; height:96px; padding-top:5px; margin-top:-61px; position:relative;}
.main_fl li{ position:relative; float:left;}
.main_fl li a{color:#fff; padding:0 35px; font-size:0.9125rem; height:46px; display:block; line-height:46px; text-align:center; position:relative; z-index:9;}
.main_fl li:hover a,.main_fl li.cur a{color:#004e9d;}
.main_fl li i{ background:rgba(255,255,255,0.8); width:100%; height:100%; transform:scaleX(0); position:absolute; bottom:0; left:0; transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:1.125rem; color:#fff; line-height:58px; width:12.2%;}
.main{ background:#fff; padding-top:45px; padding-bottom:100px;}
.about_nr{ color:#6d6d6d; font-size:0.9125rem; line-height:26px;}
.about_nr img{ max-width:100%;}
.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:50px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#004c99;font-family:"微软雅黑"; height:50px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
.honor_nr li{ float:left; width:23%; margin:0 1% 30px 1%;}
.case_nr li{ float:left; width:32%; padding-bottom:30px;}
.case_nr li.on{ margin:0 2%;}
.case_kg{ position:relative;}
.case_pic{ border:1px solid #c0c0c0; overflow:hidden; position:relative;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_pic i{display:block; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
.case_mc{ text-align:center; padding-top:8px; font-size:0.9125rem;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#004f9f;top:0;left:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_right{
	position:absolute;height:0px;width:3px;font-size:0;background:#004f9f;bottom:0;right:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_bottom{
	position:absolute;height:3px;width:0px;font-size:0;background:#004f9f;right:0;bottom:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_left{
	position:absolute;height:0px;width:3px;font-size:0;background:#004f9f;left:0;top:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_nr li:hover .border_top,.case_nr li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
.case_nr li:hover .border_left,.case_nr li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
.news_nr li{ position:relative; background:#f1f1f1; border-bottom:1px solid #fff;}
.news_nr li a{ display:block; padding:2%; position:relative; z-index:9;}
.news_nr li i{ display:block; width:100%; height:100%; background:#004f9f; position:absolute; left:0; top:0; transform:scaleX(0); transition:0.5s;}
.news_nr li:hover i{transform:scaleX(1); transition:0.5s;}
.news_pic{ overflow:hidden; width:31.25%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:66%;}
.news_bt{ font-size:1.5rem; font-weight:bold; height:50px; line-height:50px; overflow:hidden;}
.news_rq{ font-size:0.875rem; color:#999;}
.news_ms{ font-size:0.9125rem; line-height:24px; height:72px; color:#666; overflow:hidden; margin-top:5px; transition:0.5s;}
.news_more{ width:120px; height:40px; text-align:center; background:#004f9f; line-height:40px; color:#fff; font-size:0.875rem; margin-top:15px;}
.news_nr li:hover .news_bt,.news_nr li:hover .news_rq,.news_nr li:hover .news_ms{ color:#fff;}
.news_nr li:hover .news_more{ background:#fff; color:#004f9f; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.875rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:0.9125rem; line-height:26px; }
.newsshow_wnnr img{ max-width:100%;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}

header{ background:rgba(0,78,156,0.8); width:100%; height:56px; padding-top:5px; margin-top:-61px; position:relative;}
header nav{ max-width:1300px; width:98%; margin:0 auto;}
header nav li{ position:relative; float:left;}
header nav li a{ color:#fff !important; padding:0 35px; font-size:0.9125rem; height:56px; display:block; line-height:56px; text-align:center; position:relative; z-index:9;}
header nav li:hover a,header nav li.cur a{color:#004e9d !important;}
header nav li i{ background:rgba(255,255,255,0.8); width:100%; height:100%; transform:scaleX(0); position:absolute; bottom:0; left:0; transition:0.5s;}
header nav li:hover i,header nav li.cur i{transform:scaleX(1); transition:0.5s;}
.pro_nr li{ float:left; width:24%; margin:0 0.5%; padding-bottom:30px;}
.pro_pic{ border:1px solid #ddd; overflow:hidden;}
.pro_pic img{ display:block; width:100%; transition:0.5s;}
.pro_nr li:hover .pro_pic img{transform:scale(1.1);}
.pro_mc{ position:relative; height:50px; line-height:50px; text-align:center; font-size:0.9125rem; overflow:hidden; background:#ddd;}
.pro_mc p{ position:relative; z-index:9;}
.pro_mc i{ position:absolute; left:0; top:0; width:100%; height:100%; background:#004e9c; transform:scaleX(0); transition:0.5s;}
.pro_nr li:hover .pro_mc i{transform:scaleX(1); transition:0.5s;}
.pro_nr li:hover .pro_mc p{ color:#fff;}
.proshow_pic{ width:55%;}
.proshow_pic img{ display:block; width:100%;}
.proshowa_wb{ width:42%;}
.nycp_bt{color:#6b6b6b; font-size:1rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:1.5rem; font-weight:bold; padding-bottom:5px; color:#000;}
.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.nycp_nr img{ max-width:100%;}
.nycp_tel{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
.nycp_tel strong{ color:#454545;}
.nycp_more{ width:133px; height:45px; padding-top:19px;}
.nycp_more a{border-radius:5px; display:block; background:#004e9d; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
.nycp_more .job_moreb{ display:none;}
.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; padding-top:20px; border-bottom:3px solid #454545;}
.proshow_nr{ font-size:0.9125rem; line-height:28px; padding-top:25px;}
.proshow_nr img{ max-width:100%;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{width:120px;}
.showcp_an p a{width:100%;height:40px; background:#004e9d; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.xgpro-con{ padding-top:20px;}
/*内页style结束*/

@media screen and (max-width:1024px){
/*首页style开始*/
.inda_flnr ul{ padding:7%;}
.inda_flnr li{height:52px;}
.inda_flnr li a{font-size:1rem; height:52px; line-height:52px; text-indent:10%;}
.inda_flnr li i{height:52px;}
.inda_kg{ height:45px; line-height:45px;}
.inda_kg p{ font-size:0.875rem;}
.indb_ms{line-height:26px;}
.indc_wb{ width:80%;}
.indd_an a{top:38%;}
.inde_nr li{ float:left; width:45%; margin-left:5%;}
.link_bg{ display:none;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.case_banner,.video_banner,.news_banner,.pro_banner{ background-size:auto 100%; height:330px;}
.abo_title img,.contact_title img{ height:180px;}
.news_more{ display:none;}
.newsshow_title{font-size:1.375rem;}
header nav li a{ padding:0 28px;}
/*内页style结束*/
}


@media screen and (max-width:770px){
/*首页style开始*/
.top_bg{ border-top:2px solid #004c99;box-shadow:0px 1px 6px rgba(0,0,0,0.6);}
.logo_tel{height:90px;}
.logo{ padding-top:15px;}
.logo img{ height:60px;}
.tel{ display:none;}
.nav_bg{height:auto;}
@media screen and (max-width:480px){
.logo_tel{height:60px;}
.logo{ padding-top:8px;}
.logoa{ display:none;}
.logo img{ height:44px;}
}
.inda_fl{ display:none;}
.inda_fr{ width:100%;}
.index_bgb{background-attachment:inherit; background:auto 100%;}
@media screen and (max-width:480px){
.index_bga{ background:#fff; width:100%; padding-top:50px; padding-bottom:60px;}
.inda_fr li{ width:49%; margin:0 0.5% 1% 0.5%;}
.inda_fr li.on{ display:block;}
.inda_kg{ height:40px; line-height:40px;}
.index_bgb{ padding-top:50px; padding-bottom:60px;}
.indb_l{ width:100%; padding-top:30px;}
.indb_more{ padding-top:20px;}
.indb_more a{float:none; margin:0 auto;}
.indb_r{ width:100%;}
}
.indc_pic img{ max-width:80%;}
.indc_wb{ width:80%;}
@media screen and (max-width:480px){
.index_bgc{padding-top:50px; padding-bottom:60px;}
.indc_title img{ max-width:70%;}
.indc_nr li{ width:50%;}
.indc_nr li.om a{ background:none;}
.indc_wb{ width:88%;padding-top:20px; min-height:90px;}
}
.index_bgd{ padding-top:75px; padding-bottom:80px;}
.indd_wb{ height:40px; line-height:40px;bottom:-40px;}
@media screen and (max-width:480px){
.index_bgd{ padding-top:50px; padding-bottom:60px;}
.indd_gd{margin-top:25px;}
.indd_nr{ overflow:hidden;}
.indd_nr li{width:50%;}
.indd_an a{ background-size:auto 30px !important; width:20px; height:30px;}
}
.index_bge{padding-top:80px; padding-bottom:60px;}
.inde_title p{font-size:3rem;}
.inde_nr li{ float:left; width:48%; margin-left:2%;}
@media screen and (max-width:480px){
.index_bge{padding-top:50px; padding-bottom:60px;}
.inde_title{ float:none; width:60%;}
.inde_title p{font-size:3rem; line-height:80px;}
.inde_nr{ width:100%; float:none;}
.inde_nr li{width:100%; margin-left:0%; padding-top:30px;}
.inde_bt{overflow:hidden;}
}
.fnav_r a{padding:0 23px;}
.ftel_bt a{font-size:1rem; padding-right:25px;}
@media screen and (max-width:480px){
.fnav{ display:none;}
.ftel{ display:none;}
.fewm{ width:100%;}
.fewml_nr a{font-size:1.125rem;}
.fewm_r{ width:60%;}
.fewm_r li{ width:48%; margin:0 1%;}
.fewm_r li img{ display:block; width:100%;}
.fbq{height:auto; padding-bottom:70px; line-height:20px; font-size:0.75rem;}
.fbq span{ float:none; display:block;}
}
/*首页style结束*/

/*内页style开始*/
@media screen and (max-width:480px){
.about_banner,.contact_banner,.case_banner,.video_banner,.news_banner,.pro_banner{height:180px;}
.contact_title,.abo_title{padding-top:30px;}
.abo_title img,.contact_title img{height:80px;}
.main_flbg{height:40px; padding-top:0px; margin-top:-45px;}
.main_flbg .kg{ width:100%;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.fl_05 li{ width:20%;}
.main_fl li a{ padding:0; font-size:0.9125rem; height:40px; line-height:40px;}
}
.main{padding-top:30px; padding-bottom:70px;}
.about_nr{font-size:0.875rem; line-height:24px;}
@media screen and (max-width:480px){
.book_title{ font-size:0.9125rem; line-height:26px; padding-bottom:30px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; float:none;}
.contxt{ font-size:0.875rem;}
.contxta{font-size:0.875rem;}
.btn{width:120px;height:40px; font-size:1rem;}
}
.honor_nr li{ width:24%; margin:0 0.5% 30px 0.5%;}
.case_pic i{background-size:60px;}
.case_mc{font-size:0.875rem;}

@media screen and (max-width:480px){
.honor_nr li{ width:49%; margin:0 0.5% 30px 0.5%;}
.case_nr li{width:49%; margin:0 0.5%;}
.case_nr li.on{ margin:0 0.5%;}
}
.news_nr li a{padding:1%;}
.news_bt{ font-size:1.25rem; height:40px; line-height:40px;}
.news_rq{ display:none;}
.news_ms{ font-size:0.875rem; line-height:22px; height:66px;}
.newsshow_title{font-size:1.25rem;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
@media screen and (max-width:480px){
.news_bt{ font-size:0.9125rem; height:24px; line-height:24px;}
.news_ms{ font-size:0.75rem; line-height:18px; height:36px; margin-top:0px;}
.newsshow_title{font-size:1.125rem;}
.xgnews-tit{font-size:1.125rem;}
.xgnews-con li{width:95%;}
}
header nav li a{ color:#333 !important; padding:0;}
.pro_nr li{width:32.333%;}
@media screen and (max-width:480px){.pro_nr li{width:49%;}}
.pro_mc{height:40px; line-height:40px; font-size:0.875rem;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
@media screen and (max-width:480px){
.proshow_pic{ width:100%;}
.proshowa_wb{ width:100%; padding-top:25px;}
.nycp_bt p{ font-size:1.375rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
}
/*内页style结束*/
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#003b77;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #225e9a;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.4rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #225e9a;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:25%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.875rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


/*导航样式*/
@media screen and (max-width:770px){
/*分类*/
header{ background:none; display:block;position: relative; z-index:100; height:auto; border-top:none;}
.mean-container .mean-bar {width:100%;position:relative;background:#004c99;	height:40px; z-index:99;}
.mean-container .mean-bar div.fl{ font-size:1rem; color:#fff; line-height:40px; padding-left:2%;}
.mean-container a.meanmenu-reveal {width:22px;height:22px;padding:9px 10px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;	display:block;font-family:Arial, Helvetica, sans-serif;	font-weight:700}
.mean-container a.meanmenu-reveal span {display:block;background:#fff;height:3px;margin-top:3px}
.mean-container .mean-nav {float:left;width:100%;background: rgba(220,227,237,1); margin-bottom: 30px;}
.mean-container .mean-nav ul {padding:0;margin:0;width:100%;list-style-type:none;}
.mean-container .mean-nav ul li {position:relative; width:100%;}
.mean-container .mean-nav ul li a{display:block;width:90%; font-size:0.875rem;padding:0 5%;height:39px; line-height:39px;margin:0;text-align:left;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase; color:#131313;}
.mean-container .mean-nav ul li:hover a,.mean-container .mean-nav ul li.cur a{ color:#131313}
.mean-container .mean-nav ul li i{ display:none;}
.mean-container .mean-nav ul li ul{ position:relative; background:none; left:auto; top:auto;}
.mean-container .mean-nav ul li li a {width:80%;padding:0 10%; height:45px; line-height:45px; border-top:1px solid #f1f1f1;border-top:1px solid rgba(255, 255, 255, .25);	opacity:.75; filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}
.mean-container .mean-nav ul li.mean-last a {border-bottom:0;margin-bottom:0}
.mean-container .mean-nav ul li a.mean-expand {width:15px;height:40px;text-align:center;position:absolute;right:0;top:0;z-index:91;font-weight:700;	background:rgba(255, 255, 255, .1);	border:0!important;	border-left:1px solid rgba(255, 255, 255, .4)!important;border-bottom:1px solid rgba(255, 255, 255, .2)!important}
.mean-container .mean-nav ul li a.mean-expand:hover {background:rgba(1,115,221,.9)}
.mean-container .mean-push {float:left;	width:100%;	padding:0;	margin:0;clear:both}
.mean-nav .wrapper {width:100%;padding:0;margin:0}
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.mean-remove {display:none!important}
header nav {text-align: center;background: #efefef;}
header nav ul {margin:0;padding:1em;list-style-type: none;}
/*分类*/	
	
.mobile-inner-nav{ position:absolute; right:0%; height:auto; line-height:normal; top:0; z-index:999; display:block;}
.mobile-inner-nav a{ display:block; float:left; color:#fff; background:none; margin:0; padding:0; height:auto; line-height: normal; text-align:left;}
.mobile-inner-nav a i{ display:none;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{ background:none;}
.mobile{width:100%; position:relative;}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header{background-color:rgb(255,255,255);width: 100%;height:5.6rem; position: absolute;top: 0px;left: 0px;}
.mobile-inner-header-icon{color:#fff;width:84px;height:54px;font-size:2rem;font-weight:bold;margin-top:20px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
@media screen and (max-width:480px){
.mobile-inner-header-icon{margin-top:2px;}
}
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - -10%) / 2);top: calc((100% - 5px) / 2);width:35%;height:0.2rem;background-color: rgba(0,76,153,1);border-radius:0.15rem;}
.mobile-inner-header-icon-out p{width:35%;height:0.2rem;background-color: rgba(0,76,153,1);position: absolute; left:55%; bottom:27px; display:block;border-radius:0.15rem;}
.mobile-inner-header-icon i{ display:block; position:absolute; left:7%; top:0; font-size:1rem; color:#000; line-height:54px; font-style:normal;}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(10px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-10px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(10px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-10px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-10px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(10px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.8);width:50%;position: absolute;top:0px;right:0px;padding-top:1rem;padding-bottom:3rem;display: none;	z-index:999; margin:0;}
.mobile-inner-nav a{display:inline-block;line-height:2.5rem;text-decoration: none;width:90%;margin-left:5%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:0.875rem;}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);border-bottom: solid 1px rgba(255,255,255,0.2);}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}
	